Skip to content

Add plot gallery to docs#590

Closed
asarigun wants to merge 5 commits into
scverse:mainfrom
asarigun:add-gallery-docs
Closed

Add plot gallery to docs#590
asarigun wants to merge 5 commits into
scverse:mainfrom
asarigun:add-gallery-docs

Conversation

@asarigun
Copy link
Copy Markdown

Adds a sphinx-gallery based gallery page with rendered examples and copy-able code.

Uses Visium breast cancer tissue data for images/shapes examples and the blobs dataset for labels/points.
No data committed — fetched at build time via scanpy.datasets.visium_sge.

Sections: Basic, Overlays, Customization (10 examples total).

Ref: scverse/2026_04_hackathon_padua#20, #463

asarigun and others added 2 commits April 16, 2026 11:05
Add a gallery page with copy-able example code and rendered plots,
similar to matplotlib's plot_types page. Examples use real Visium
breast cancer tissue data alongside the synthetic blobs dataset.

Closes scverse/2026_04_hackathon_padua#20

Made-with: Cursor
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.33%. Comparing base (f7a0f14) to head (1001360).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #590   +/-   ##
=======================================
  Coverage   76.33%   76.33%           
=======================================
  Files          11       11           
  Lines        3229     3229           
  Branches      757      757           
=======================================
  Hits         2465     2465           
  Misses        465      465           
  Partials      299      299           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@timtreis
Copy link
Copy Markdown
Member

Hey @asarigun,

thank you for this fantastic idea! I really like it, but for the implementation we'll mirror an existing scverse pattern where we have https://github.com/scverse/squidpy and then render the notebooks from https://github.com/scverse/squidpy_notebooks. We have a similar pattern for SpatialData, so we'll also follow this pattern here as well. I've therefore created https://github.com/scverse/spatialdata-plot-notebooks and will deploy the gallery from there.

Therefore I'll be closing this PR here in favor of the new one that links in the new repo in the sdata-plot doc.

Thank you for your work and idea though!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants